After you've created a local site, use the Define Sites command to add or change associated remote server information and check in/check out preferences.
To associate a remote server with an existing local site:
1 | Choose Define Sites from the current sites pop-up menu in the Site window, or choose Site > Define Sites
![]() |
2 | A dialog box appears listing currently defined sites; select an existing site and click Edit. (If you have no currently defined sites, create a local site before proceeding; see Creating a local site.) |
3 | In the Category list at the left, click Web Server Info. |
4 | Choose one of the following Server Access options: |
![]() |
Use None if you do not plan to upload your site to a server. Then click OK and skip the rest of this procedure. |
![]() |
Use Local/Network if your Web server is mounted as a network drive (Windows) or as an AppleTalk or NFS server (Macintosh), or if you are running a Web server on your local machine. Click the folder icon to browse to and select the folder where your site files are stored on the server. If you want the Remote pane of the Site window to update automatically as files are added and deleted, select the Refresh Remote File List Automatically option; for increased speed when copying files to the remote site, leave this option unselected. (To manually refresh the Site window at any time, click the Site window's Refresh button.) Click OK and skip the rest of this procedure. |
Note: To manually refresh the Remote pane only, choose View > Refresh Remote in the Site window (Windows) or Site > Site Files View > Refresh Remote (Macintosh). | |
![]() |
Use FTP if you connect to your Web server using FTP. |
5 | Enter the host name of the FTP host to which you upload files for your Web site. |
Your FTP host name is the full Internet name of a computer system, such as ftp.mindspring.com or shell16.ba.best.com. Enter the full host name without any additional text; in particular, don't add a protocol name in front of the host name. For example: | |
![]() |
Right: ftp.mindspring.com |
![]() |
Wrong: ftp://ftp.mindspring.com |
![]() |
Wrong: mindspring.com |
6 | Enter the name of the host directory at the remote site where documents visible to the public are stored (also known as the site root). See Determining the remote site's root directory. |
For example, the host directory for the dreamcentral site is public_html/. For other sites, the directory may be several levels down (such as www/public/docs/ or public_html/htdoc/), or it may be the login directory (in which case this field should be left blank). | |
7 | Enter the login name and password that you use to connect to the FTP server. |
Dreamweaver saves your password by default. Deselect Save if you prefer to be prompted for a password each time you connect to the remote server. | |
8 | Select appropriate firewall options for your site: |
![]() |
Select the Use Firewall option if you are connecting to the remote server from behind a firewall. See Site FTP preferences. |
![]() |
Some firewalls require use of passive FTP, which lets your local software set up the FTP connection rather than requesting the remote server to set it up. Select the Use Passive FTP option if your firewall configuration requires it. If you're not sure whether to use this option, check with your local firewall administrator. |
9 | Click OK. |
![]() |